projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac3b027
)
Define STDC_HEADERS.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 2 Sep 1995 16:24:49 +0000
(16:24 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 2 Sep 1995 16:24:49 +0000
(16:24 +0000)
Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
msdos/sed2.inp
patch
|
blob
|
history
diff --git
a/msdos/sed2.inp
b/msdos/sed2.inp
index d0585ad9a355ca8a9f29de812fff497200027a6d..14e781592a4e26bdfcc40384bb62a91f8529c902 100644
(file)
--- a/
msdos/sed2.inp
+++ b/
msdos/sed2.inp
@@
-26,6
+26,7
@@
/^#undef HAVE_FREXP *$/s/undef/define/
/^#undef HAVE_FTIME *$/s/undef/define/
/^#undef HAVE_STRERROR *$/s/undef/define/
+/^#undef HAVE_TIMEVAL *$/s/undef/define/
/^#undef HAVE_MKTIME *$/s/undef/define/
/^#define MULTI_FRAME *$/s/define/undef/
s/^#define USER_FULL_NAME .*$/#define USER_FULL_NAME (getenv ("NAME"))/